projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a85a871
)
(input-method-previous-message): Doc fix.
author
Andreas Schwab
<schwab@suse.de>
Mon, 24 Aug 1998 10:11:57 +0000
(10:11 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Mon, 24 Aug 1998 10:11:57 +0000
(10:11 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index a38e9809793a46e62a6a0a51e8af454eae417ff3..4d37ea3372cd30957047d1edfd0f04d3b67fe763 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-9376,7
+9376,7
@@
for guidance on what to do.");
DEFVAR_LISP ("input-method-previous-message",
&Vinput_method_previous_message,
-
"When `input-me
hod-function' is called, hold the previous echo area message.\n\
+
"When `input-met
hod-function' is called, hold the previous echo area message.\n\
This variable exists because `read-event' clears the echo area\n\
before running the input method. It is nil if there was no message.");
Vinput_method_previous_message = Qnil;